Skip to content

Conversation

@fjl
Copy link
Contributor

@fjl fjl commented Dec 4, 2025

Here I'm updating tests with recent changes to the test generator:

  • adding tests for blockHash parameter of eth_getLogs
  • testing more parameter error cases of eth_getLogs
  • fixing the error code of eth_getStorageAt for invalid parameter
  • fixing the transaction type in eth_estimateGas test with blobs

Here I'm updating tests with recent changes to the test generator:

- adding tests for `blockHash` parameter of eth_getLogs
- testing more parameter error cases of eth_getLogs
- fixing the error code of eth_getStorageAt for invalid parameter
- fixing the transaction type in eth_estimateGas test with blobs
@fjl fjl merged commit 961753f into ethereum:main Dec 4, 2025
5 of 6 checks passed
taratorio added a commit to erigontech/erigon that referenced this pull request Dec 5, 2025
this fixes our Hive rpc-compat CI failure which surfaced today - not due
to our regression - but due to some new eth_getLogs tests that have been
added and some eth_getStorageAt and eth_estimateGas tests that have been
updated in ethereum/execution-apis#712

increasing the allowed failures to 12 to make our CI green for the short
term

added an issue to fix these new failures
#18181
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant